Esx Settings Clusters Enablement Configuration Transition State
The Esx Settings Clusters Enablement Configuration Transition State schema contains properties that describe the latest state of transitioning a cluster to desired configuration management platform.
This schema was added in vSphere API 8.0.1.0.
{
"author": "string",
"start_time": "string",
"modified_time": "string",
"source": "string",
"host": {
"host": "string",
"host_info": {
"name": "string",
"is_vsan_witness": false
}
},
"filename": "string"
}
Author of transition.
This property was added in vSphere API 8.0.1.0.
The start time of the transition process.
This property was added in vSphere API 8.0.1.0.
Last modified time of the transition process.
This property was added in vSphere API 8.0.1.0.
Source of reference configuration.
For more information see: Esx Settings Clusters Enablement Configuration Transition Source.
This property was added in vSphere API 8.0.1.0.
Reference host.
This property was added in vSphere API 8.0.1.0.
This property is optional and it is only relevant when the value of source is Esx Settings Clusters Enablement Configuration Transition Source.HOST.
Filename of the imported configuration.
This property was added in vSphere API 8.0.1.0.
This property is optional and it is only relevant when the value of source is Esx Settings Clusters Enablement Configuration Transition Source.FILE.